home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000217-20000824 / 000236_news@columbia.edu _Fri Apr 28 09:36:49 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
  3.     by uhaligani.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id JAA03321
  4.     for <kermit.misc@cpunix.cc.columbia.edu>; Fri, 28 Apr 2000 09:36:49 -0400 (EDT)
  5. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  6.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA09238
  7.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 28 Apr 2000 09:36:49 -0400 (EDT)
  8. Received: (from news@localhost)
  9.     by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id JAA17246
  10.     for kermit.misc@watsun.cc.columbia.edu; Fri, 28 Apr 2000 09:33:22 -0400 (EDT)
  11. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  12. From: fdc@columbia.edu (Frank da Cruz)
  13. Subject: Re: Connecting to old kermits
  14. Date: 28 Apr 2000 13:33:20 GMT
  15. Organization: Columbia University
  16. Message-ID: <8ec3v0$gpl$1@newsmaster.cc.columbia.edu>
  17. To: kermit.misc@columbia.edu
  18.  
  19. In article <tn9O4.61$Ig.3681@nsw.nnrp.telstra.net>,
  20. Glenn Davy <glenn@sterland.com.au> wrote:
  21. : I'm new to all things kermit. I'm about to down load ckermit 7, but the
  22. : 'other end' is kermit 2.32/8. Should this work or do I need to track down
  23. : the same version?
  24. :
  25. As far as the file transfer protocol is concerned, sure, they should work
  26. together.  But as long as you are just starting, why begin with with an
  27. eleven-year-old version of MS-DOS Kermit?  The current version is 3.15:
  28.  
  29.   http://www.columbia.edu/kermit/mskermit.html
  30.  
  31. Or, if this is for Win95/98/NT/2000, you'd be better off with Kermit 95:
  32.  
  33.   http://www.columbia.edu/kermit/k95.html
  34.  
  35. which is native to 32-bit Windows OS's and interfaces naturally to all of
  36. their features and APIs.
  37.  
  38. - Frank